Initializes a new instance of the
CacheDataCollectionItemEventArgs<T> class.
シンタックス
'宣言
Public Function New( _
ByVal As System.Integer, _
ByVal As _
)
public CacheDataCollectionItemEventArgs<T>(
System.int ,
)
パラメータ
- index
- The index.
- item
- The item.
参照